Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Syntax
Visual Basic |
---|
Private ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of EwsItemInfo).IsReadOnly Get |
C# |
---|
bool ICollection<EwsItemInfo>.IsReadOnly { get; } |
Rebex API |
EwsItemCollection..::..ICollection<(Of <(<'EwsItemInfo>)>)>..::..IsReadOnly Property |
EwsItemCollection Class See Also |
Namespace:
Rebex.Net
Assembly:
Rebex.Ews (in Rebex.Ews.dll)
Visual Basic |
---|
Private ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of EwsItemInfo).IsReadOnly Get |
C# |
---|
bool ICollection<EwsItemInfo>.IsReadOnly { get; } |